home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6474 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: patrickp@usa.pipeline.com(Patrick Palczewski)
  3. Newsgroups: comp.programming,comp.lang.c
  4. Subject: Re: Help!!! Need advice on career in computers!
  5. Date: 25 Feb 1996 00:33:38 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4goap2$cb9@news1.usa.pipeline.com>
  8. References: <Dn71ur.8DL@cs.dal.ca>
  9. NNTP-Posting-Host: pipe4.h1.usa.pipeline.com
  10. X-PipeUser: patrickp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Patrick Palczewski)
  13. X-Newsreader: Pipeline USA v3.4.0
  14.  
  15. On Feb 22, 1996 20:20:50 in article <Re: Help!!! Need advice on career in
  16. computers!>, 'mzhang@ug.cs.dal.ca (MAONI ZHANG)' wrote: 
  17.  
  18. >: I see many job opportunities for C\C++ programming of which I 
  19. >: understand I should learn C first.   Please offer advice and 
  20. >: suggestions on materials that would explain this arcane language to a 
  21. >: beginner. 
  22.  
  23. >Do you REALLY like programming? If not, it's hard to get into it. IMHO. 
  24.  
  25. That is an important first step. <G>  C++ is a powerful language, but may
  26. be hard to learn. I know more QBasic than I do C++, and while I'm teaching
  27. myself C++, some of the stuff is over my head (though I've been programming
  28. for a while). You can gradually move up to C, by at least getting the
  29. basics of programming down (IF...THEN...ELSE statements, reading/writing to
  30. a file) and then moving to advanced bits. A good 1st language would be
  31. Basic (for programming itself), or if you want to get into C++'s pointers
  32. and array functions, then PASCAL is a good starter language to go with.
  33. It's easier to move to C/C++ from Pascal than it is to move from Basic to
  34. C++. Hope this helps you... 
  35.  
  36. Anyway.. if you want to ignore what I said, then start with "C++ for
  37. Dummies" , or  "C++ Primer Plus" by Stephen Prata, both good beginner books
  38. on C++. Both have lots of little code samples to help you grasp the ideas
  39. behind C++ programming. Good luck! 
  40.  
  41. -- 
  42. >| Patrick Palczewski                           <| 
  43. >| Pepper's Station BBS - 714/964/2155 <| 
  44. >|           A TriBBS Support Board          <| 
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.